about summary refs log tree commit diff stats
path: root/data/maps/the_stellar/rooms/Starting Room.txtpb
blob: 5937509619f8a1e9ea861f0be33ef075df416be0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Starting Room"
panels {
  name: "STARLIKE"
  path: "Panels/Room_1/panel_1"
  clue: "starlike"
  answer: "stellar"
  symbols: SUN
}
ports {
  name: "WORLDPORT"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 0 }
  rotation: 0
}